From: Roland McGrath Date: Sun, 9 Jan 1994 23:24:57 +0000 (+0000) Subject: (vendor-key-syms): Fixed typo (extra parens). X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~93514 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b03f6d387bfba2cf7934ee36fc9e224e087131a1;p=emacs.git (vendor-key-syms): Fixed typo (extra parens). --- diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index a40d1187879..3882f2a7a6f 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el @@ -529,7 +529,7 @@ This returns ARGS with the arguments that have been processed removed." ;; These are for Sun. (392976 . f35) (392977 . f36) - (393056 . req))) + (393056 . req) )) ;;;; Selections and cut buffers